build(deps): bump the minor-and-patch group with 9 updates #625
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 9 updates:
0.8.50.8.67.6.117.6.127.1.17.1.23.2.143.3.04.4.14.4.24.0.04.0.144.0.044.0.12.2.22.2.320.29.120.29.2Updates
pystac-clientfrom 0.8.5 to 0.8.6Release notes
Sourced from pystac-client's releases.
Changelog
Sourced from pystac-client's changelog.
Commits
11acd6erelease: v0.8.6 (#788)86a0ad8fix: permissive extent parsing for collections (#787)9163eb2feat: modernize dev tooling (#784)605e95cchore: pyupgrade v3.10 (#783)1b16191FixClient.get_collectionfor static catalogs (#782)b9d6540build(deps): bump ruff from 0.9.3 to 0.9.4 (#781)13d4385build(deps): update black requirement from ~=24.0 to ~=25.1 (#779)550574cbuild(deps): bump conda-incubator/setup-miniconda from 3.1.0 to 3.1.1 (#778)35274bbbuild(deps): bump ruff from 0.9.2 to 0.9.3 (#777)95b8d62build(deps): update codespell requirement from ~=2.3.0 to ~=2.4.0 (#776)Updates
coveragefrom 7.6.11 to 7.6.12Changelog
Sourced from coverage's changelog.
Commits
7e5373edocs: sample HTML for 7.6.12a4ed38bdocs: prep for 7.6.12ce4efdcbuild: fix aarch64 kits #1927a1f3192build: don't publish if kit building failedbb68f99chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4arefactor: check for more kinds of constant tests67899earefactor: we no longer care what kind of constant the compile-time constants arec850f20refactor: macOS is MACOS, not OSXa1b2c1abuild: there are always tweaks to howto.txt9c03039build: bump version to 7.6.12Updates
flake8from 7.1.1 to 7.1.2Commits
fffee8bRelease 7.1.219001f7Merge pull request #1966 from PyCQA/limit-procs-to-file-countf35737aavoid starting unnecessary processes when file count is limitedUpdates
safetyfrom 3.2.14 to 3.3.0Release notes
Sourced from safety's releases.
Changelog
Sourced from safety's changelog.
Commits
3de59d8bump: version 3.3.0b0 → 3.3.073a211fci: rename assets on release to avoid conflicts (#678)6a05419ci: use bot token on release creation (#677)fc9c9f0bump: version 3.2.14 → 3.3.0b0d928688ci: use bot token on bump push (#676)8e7172bci: fetch tags and history on bump workflow (#675)1f05c1dci: improve beta bump and release handling (#674)e1c2b6afeat: added safety firewall (#671)209e443ci: remove legacy workflow (#672)f97fb15ci: add bump file (#670)Updates
typeguardfrom 4.4.1 to 4.4.2Release notes
Sourced from typeguard's releases.
Changelog
Sourced from typeguard's changelog.
... (truncated)
Commits
7f63619Added release date056a9a8Fixed signature check raising ValueError for a built-in function8559911Switched to JSON output when running mypy447ee40Fixed checking of assignment expressions (#511)95ef60dFixes for Python 3.14 and PEP 649 (#492)f282802Fixed TypeCheckError in unpacking assignment involving properties91b0cbd[pre-commit.ci] pre-commit autoupdate (#505)b6a7e43Removed changelog entry that was in fact not a user-facing changeUpdates
myst-parserfrom 4.0.0 to 4.0.1Release notes
Sourced from myst-parser's releases.
Changelog
Sourced from myst-parser's changelog.
Commits
8a44f5d🚀 Release v4.0.1 (#1022)fbb7f1d🔧 Minor fix for sphinx 8.2 compat (#1013)0437558🔧 update pre-commit (#1006)b58737f⬆️ Update pre-commit requirement from ~=3.0 to ~=4.0 (#982)f62025f[pre-commit.ci] pre-commit autoupdate (#986)14ea197📚 Minor typo incross-referencing.md(#990)bc35794📚 remove redundant paragraph (#987)9fe724e🧪 Fix tests for latest sphinx (#993)59b5386[pre-commit.ci] pre-commit autoupdate (#976)6bcba98🔧 Fix type of MockIncludeDirective’sklassparameter (#975)Updates
cryptographyfrom 44.0.0 to 44.0.1Changelog
Sourced from cryptography's changelog.
Commits
adaaaedBump for 44.0.1 release (#12441)ccc61da[backport] test and build on armv7l (#12420) (#12431)Updates
numpyfrom 2.2.2 to 2.2.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
a274561Merge pull request #28322 from charris/prepare-2.2.35ab0f71REL: Prepare for the NumPy 2.2.3 release [wheel build]010ad9bMerge pull request #28324 from charris/update-test_dirichlet_moderately_small...6338746CI: update test_moderately_small_alpha [wheel build]56f8d5bMerge pull request #28321 from charris/backport-2829048515a3MAINT: Update some testing files from main96ca7e3MAINT: respond to code reviewc20ac88MAINT: use a try/finally to make the deadlock protection more robustd494647MAINT: fix indentation and clarify comment3f8fbd6MAINT: go back to try/exceptUpdates
virtualenvfrom 20.29.1 to 20.29.2Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
ca670cdrelease 20.29.2a2d2c3eMerge pull request #2843 from gaborbernat/bump-2-106203457Merge pull request #2842 from gaborbernat/remove-whld8a68e6Bump pip to 25.0.17b8fde4Remove old virtualenv wheelcb02b4fMerge pull request #2837 from pypa/pre-commit-ci-update-config8332db8[pre-commit.ci] pre-commit autoupdate192cef7[pre-commit.ci] pre-commit autoupdate (#2833)a6a5c45[pre-commit.ci] pre-commit autoupdate (#2830)d409f6arelease 20.29.1 (#2828)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions